home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 41 / Issue 41.iso / pc / PCSoftware / MDaemon Server / mdsetupa.exe / GREEN.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-09-07  |  2.0 KB  |  139 lines

  1. BODY  {
  2.     background-color : #F0FFF0;
  3.     font-family : Arial;
  4.     font-size : 10pt;
  5.     color : Black;
  6. }
  7.  
  8. TD, P, DIV, A  {
  9.     font-family : Arial;
  10.     font-size : 10pt;
  11.     color : Black;
  12. }
  13.  
  14. .Fixed  {
  15.     font-family : monospace;
  16. }
  17.  
  18. .Fixed A  {
  19.     font-family : monospace;
  20.     color : Blue;
  21. }
  22.  
  23. .MainBackground  {
  24.     background-color : White;
  25. }
  26.  
  27. .Background  {
  28.     background-color : #CCCCCC;
  29. }
  30.  
  31. .HeaderBar  {
  32.     background-color : #187363;
  33.     text-align : center;
  34.     color : White;
  35. }
  36.  
  37. .HeaderBar A  {
  38.     font-weight : bold;
  39.     color : White;
  40. }
  41.  
  42. .HeaderTxt  {
  43.     background-color : #187363;
  44.     text-align : left;
  45.     color : White;
  46. }
  47.  
  48. .HeaderTxt A  {
  49.     text-decoration : none;
  50.     color : White;
  51. }
  52.  
  53. .HeaderImg  {
  54.     background-color : #187363;
  55.     text-align : right;
  56. }
  57.  
  58. .HeaderLeft  {
  59.     background-color : #187363;
  60.     text-align : left;
  61. }
  62.  
  63. .BigHeaderBar  {
  64.     background-color : #187363;
  65.     font-weight : bold;
  66.     font-size : 18pt;
  67.     color : White;
  68. }
  69.  
  70. .BigHeaderImg  {
  71.     background-color : #187363;
  72.     text-align : right;
  73. }
  74.  
  75. .ButtonBar  {
  76.     background-color : #C0C0C0;
  77.     color : Black;
  78. }
  79.  
  80. .ButtonBar A  {
  81.     font-weight : bold;
  82.     color : Black;
  83. }
  84.  
  85. .StatusMesg  {
  86.     font-weight : bold;
  87.     text-align : center;
  88.     font-size : 18pt;
  89. }
  90.  
  91. .InfoMesg  {
  92.     font-weight : bold;
  93.     color : #187363;
  94. }
  95.  
  96. .Menu  {
  97.     background-color : #187363;
  98.     font-family : Arial;
  99.     font-size : 8pt;
  100.     color : #187363;
  101. }
  102.  
  103. .Menu A  {
  104.     font-family : Arial;
  105.     font-size : 8pt;
  106.     color : #187363;
  107. }
  108.  
  109. A.Options  {
  110.     font-weight : bold;
  111.     color : #187363;
  112. }
  113.  
  114.  
  115. .Style1, .Style1 TD, .Style1 A  {
  116.     background-color : #C0C0C0;
  117. }
  118. .Style2, .Style2 TD, .Style2 A  {
  119.     background-color : #99CCFF;
  120. }
  121. .Style3, .Style3 TD, .Style3 A  {
  122.     background-color : #5F9EA0;
  123. }
  124. .Style4, .Style4 TD, .Style4 A  {
  125.     background-color : #E9967A;
  126. }
  127. .Style5, .Style5 TD, .Style5 A  {
  128.     background-color : #FAFAD2;
  129. }
  130. .Style6, .Style6 TD, .Style6 A  {
  131.     background-color : #DDA0A0;
  132. }
  133. .Style7, .Style7 TD, .Style7 A  {
  134.     background-color : #DDA0DD;
  135. }
  136. .Style8, .Style8 TD, .Style8 A  {
  137.     background-color : #7FFFD4;
  138. }
  139.